home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 February / EnigmA AMIGA RUN 34 (1999)(G.R. Edizioni)(IT)[!][issue 1999-02].iso / www / netbsd / .login < prev    next >
Text File  |  1999-01-01  |  264b  |  12 lines

  1. #example login file for c-shell
  2.  
  3. #set terminal type
  4.  
  5. tset vt220
  6.  
  7. #define some environment variables
  8. #the tape environment variable is used by tar and mt
  9. setenv TAPE /dev/nrst0
  10. #On systems with oracle (database) Oracle_Home should be set
  11. setenv ORACLE_HOME /oracle
  12.